home *** CD-ROM | disk | FTP | other *** search
- COMMAND: PAGE DOCUMENTATION : None
-
- FUNCTION: Displays the contents of a text file to the screen and pauses with
- each screen of text.
-
- FORMAT: PAGE [d:]filename[.ext]
-
- TYPE: Public domain software
-
- REMARKS: The requested file must be in the current directory. The file is
- listed to the screen as it would be by using the DOS command
- TYPE with the MORE pipe. The display pauses with each screen full
- of text and waits for a response from the user. Pressing Enter
- causes PAGE to display the next screen while pressing Ctrl-Break
- causes execution to terminate.
-
-
-
-
-
-
-
-